home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Sarrus / SBook.app / English.lproj / quickfax.nib / data.classes next >
Text File  |  1994-12-14  |  2KB  |  149 lines

  1. Switcher = {
  2.     ACTIONS = {
  3.     switcherWillSwitch:;
  4.     switcherDidSwitch:;
  5.     setView:;
  6.     };
  7.     OUTLETS = {
  8.     box5;
  9.     box0;
  10.     box7;
  11.     box2;
  12.     switchBox;
  13.     box1;
  14.     box8;
  15.     delegate;
  16.     box3;
  17.     box4;
  18.     box6;
  19.     box9;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. QuickFaxer = {
  24.     ACTIONS = {
  25.     fax:;
  26.     };
  27.     OUTLETS = {
  28.     numberField;
  29.     receiptSwitch;
  30.     window;
  31.     fineSwitch;
  32.     text;
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36. AbstractAppController = {
  37.     ACTIONS = {
  38.     saveAll:;
  39.     autosave:;
  40.     appDidInit:;
  41.     open:;
  42.     };
  43.     OUTLETS = {
  44.     };
  45.     SUPERCLASS = Object;
  46. };
  47. FirstResponder = {
  48.     ACTIONS = {
  49.     };
  50.     SUPERCLASS = Object;
  51. };
  52. AbstractDocController = {
  53.     ACTIONS = {
  54.     save:;
  55.     saveAs:;
  56.     };
  57.     OUTLETS = {
  58.     window;
  59.     doc;
  60.     };
  61.     SUPERCLASS = Object;
  62. };
  63. SBookController = {
  64.     ACTIONS = {
  65.     import:;
  66.     showPrefs:;
  67.     newEnvelopeWindow:;
  68.     newLogWindow:;
  69.     sendQuickFax:;
  70.     bugsAndSuggestions:;
  71.     newList:;
  72.     showLegal:;
  73.     showInfo:;
  74.     deleteName:;
  75.     showInspector:;
  76.     };
  77.     OUTLETS = {
  78.     emailer;
  79.     findMenuCell;
  80.     spellingMenuCell;
  81.     fileMenuCell;
  82.     fontMenuCell;
  83.     importer;
  84.     infoPanel;
  85.     saveAllCell;
  86.     legalPanel;
  87.     dialer;
  88.     revertEntryCell;
  89.     every;
  90.     pasteMenuCell;
  91.     exporter;
  92.     toolsMenuCell;
  93.     findByRangeMenuCell;
  94.     prefController;
  95.     nameActionsCell;
  96.     bulkEmailer;
  97.     enveloper;
  98.     quickFax;
  99.     newEntryMenuCell;
  100.     slistController;
  101.     inspector;
  102.     editMenuCell;
  103.     mailingLabels;
  104.     cutMenuCell;
  105.     addressBook;
  106.     textMenuCell;
  107.     infoVersionCell;
  108.     newLogger;
  109.     unlockModemCell;
  110.     selectAllMenuCell;
  111.     reportsMenuCell;
  112.     ranger;
  113.     iconsMenuCell;
  114.     checkSpellingMenuCell;
  115.     registrationPanel;
  116.     deleteEntryCell;
  117.     copyMenuCell;
  118.     };
  119.     SUPERCLASS = AbstractAppController;
  120. };
  121. SnazzyCell = {
  122.     ACTIONS = {
  123.     };
  124.     OUTLETS = {
  125.     };
  126.     SUPERCLASS = ActionCell;
  127. };
  128. EmacsText = {
  129.     ACTIONS = {
  130.     };
  131.     OUTLETS = {
  132.     };
  133.     SUPERCLASS = Text;
  134. };
  135. ColorCell = {
  136.     ACTIONS = {
  137.     };
  138.     OUTLETS = {
  139.     };
  140.     SUPERCLASS = Cell;
  141. };
  142. RTF = {
  143.     ACTIONS = {
  144.     };
  145.     OUTLETS = {
  146.     };
  147.     SUPERCLASS = Object;
  148. };
  149.